Adds the number in the source to the number in the destination and puts the answer in the destination. The destination must be a container*, and the source can be a container, a calculated expression, or just a number. Use Add instead of just an expression to specify where to put the result.
Add 5 to card field 1 -- same as Put (card field 1)+5